home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / ACORNUSERS / CBSA / COMPUTER / WIMP2 / !Wimp2Demo / !Help next >
Text File  |  1996-12-30  |  973b  |  25 lines

  1. This is a wee demo of the preemption facilities provided by the tornado
  2. support module v0.12alpha.
  3.  
  4. A VERY nice demo of this thing in action is running multiple copies of the
  5. program - eg; get the full 32 processes running. I'd imagine it'd be quite
  6. usuable on a SA but on my 700 series it's still quite slow going. I shudder
  7. to imagine it running on my Arm2 A3000 ...
  8.  
  9. Still, it works, and what you see here then is as bad as she gets. Preemption
  10. gets halted when updating the screen and the sprite redraw call used is a
  11. slow one (the full multi-flavoured SprOp 52) so it isn't too great an example
  12. really. On an Arm2 it crawls as you watch the sprite being drawn to the
  13. screen!
  14.  
  15. Instructions for use: Select over the window stops the drawing (but cleverly
  16. - see the sources) and Adjust restarts it.
  17.  
  18. A little note is that interactive help is supported - as an example of how
  19. the 17, 18 & 19 poll code handlers work.
  20.  
  21. Have fun! And use the god damn module!
  22.  
  23. Cheers,
  24. Niall
  25.